CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Continuous function

搜索资源列表

  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1397911
    • 提供者:swx
  1. PSO

    0下载:
  2. 本程序利用粒子群算法解决连续空间优化问题,所用函数在实验报告中有给出。 -This procedure using particle swarm optimization algorithm to solve continuous space problem, the use of function in experimental reports have give.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1344
    • 提供者:woshitian
  1. test41a

    0下载:
  2. 锯齿波信号发生器 函数信号源采用数字存储方式存储一到几个周期,再用时间计数,循环执行的方法实现函数信号的连续输出 -Sawtooth signal generator function signal source using a digital storage means to store some cycle, then the time counting, the method of implementation cycle of the implementation of the
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:9504
    • 提供者:ran
  1. Dynamic_SineWave

    0下载:
  2. 属于Windows编程,图像可视化,完成一个正弦函数的动态描绘,在描绘过程中线条粗度不断加粗,颜色不断加深。-Belonging to Windows programming, image visualization, the completion of the dynamics of a sine function described in describing the process of continuous thick bold lines, color continues to dee
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1088008
    • 提供者:王秀东
  1. FCAMViewerCFreeRun

    0下载:
  2. 连续采集模式下的自由获取图像例程,回调函数方式实现 基与方诚1394相机.-Continuous acquisition mode to obtain images of the free routine, the callback function means方诚1394 and camera-based.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3439472
    • 提供者:wLiao
  1. simulatedannealing

    0下载:
  2. General simulated annealing algorithm-anneal Minimizes a function with the method of simulated annealing (Kirkpatrick et al., 1983) ANNEAL takes three input parameters, in this order: LOSS is a function handle (anonymous function or
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3865
    • 提供者:Ping-Feng Xu
  1. other-5

    0下载:
  2. 本程序从CWnd派生出CGfxOutBarCtrl等若干类,用于实现Outlook 98中的条形控件-This procedure introduced a function BitmapToRegion (), used to convert a bitmap region. It scans the contents of the bitmap to find non-transparent pixels of the continuous line, to increase the lin
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:79683
    • 提供者:deng_sir
  1. shuiwenkongzhi.asm.doc

    0下载:
  2. 由于高新技术的不断发展,仪器仪表的微型化,数字化已得到实现。90年代高精确度、高性能、多功能仪器仪表都已经采用微处理器件。而作为工业控制和自动化领域的各种新技术、新方法、新产品的发展趋势和显著标志智能化是自动化技术当前和今后发展的动向之一。-Due to the continuous development of new and high technologies, the miniaturization of instrumentation, digital has been achieved
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:13317
    • 提供者:xiang
  1. Matlab

    1下载:
  2. Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedu
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3049
    • 提供者:Wade
  1. matsignal

    0下载:
  2. 1. 连续和离散时间信号与系统的MATLAB表达及简要分析。 (1) 列出单位冲激函数、单位阶跃、复指数函数等连续信号的MATLAB表达式。 (2) 产生一个幅度为2,数字角频率为 ,相位为 的正弦序列。 -1. Continuous and discrete-time signals and systems and a brief analysis of MATLAB expression. (1) are listed in unit impulse function, unit
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5566
    • 提供者:
  1. minigui_wave

    0下载:
  2. 本代码提出一种基于MiniGUI平台的波形连续显示方法。通过MiniGUI提供的图形函数,以一种简洁的屏幕移动思想实现了波形的连续显示。为嵌入式示波设备的波形绘制提供了有效的参考思路。-This code is based on MiniGUI platform presents a continuous waveform display method. MiniGUI provided through a graphical function to a simple screen mobile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1445
    • 提供者:wushililaji
  1. stm32_adc

    1下载:
  2. 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:3925
    • 提供者:韩武纪
  1. jishiben

    0下载:
  2. 本程序仿照了记事本功能,纯属学习之作。 (1)基本上实现了新建,打开,保存,退出,帮助的功能。 (2)还有实现撤销、重做以及剪切、复制、粘贴功能的快捷键的操作。 (3)通过Option选项可以设置前景色和背景色。 还有部分功能在不断的学习过程中会逐一实现。-This program was modeled on Notepad function is purely for learning. (1) basically implements a new,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:22521
    • 提供者:李秀美
  1. EMailGroupSend

    0下载:
  2. 功能简介: 指定地址搜索、搜索引擎搜索、批量搜索;自定义搜索类别; 多个关键词连续搜索,指定类别搜索; 无人值守,自由设置线程,搜索效率高。 自定义过滤规则。 自定义搜索深度。 重复地址自动过滤; 邮件地址随意导出。 产品特点: 快速、准确、搜索效率高。 操作简单、使用方便、智能化处理。-Function Descr iption: Specifies the address search, search engine, batc
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2713986
    • 提供者:杨帆
  1. vsssampleprovider

    0下载:
  2. 数据持续保护VSS 编程代码,这是一个主要的功能实现文件-Continuous data protection of VSS programming code, which is a major function of the implementation file
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-08
    • 文件大小:1269
    • 提供者:XiongMeilin
  1. draw_prj

    0下载:
  2. 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母) -The basic functions of the system requirements: 1, mapping function as a function of a more comprehensive modeling tools, mapping function should be the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:108457
    • 提供者:simon
  1. lianxu

    2下载:
  2. 本源码是在matlab环境中进行连续小波变换,不用调用matlab中的小波函数。-The source code is in the matlab environment, continuous wavelet transform, do not call matlab in the wavelet function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4965
    • 提供者:李兰兰
  1. Student_Achievement_Management

    0下载:
  2. 这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印. 本程序实现了: (1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单 点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完 以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法 可运行其它的功能。 (2)连续运行部分
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:82177
    • 提供者:舒超
  1. cwt

    3下载:
  2. 给定小波母函数,要求做连续小波变换,变换结果以图像形式给出(尺度-位移),说明并在图像上标出信号有哪几个成分。-For a given mother wavelet function, required to do continuous wavelet transform, transform results are given in the form of images (scale- displacement), indicating that the signal in the image
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:11703
    • 提供者:wangming
  1. bssalgorithm

    3下载:
  2. 自己编写的,盲源分离算法仿真分析系统(图形界面)又名:独立分量分析;算法种类:自然梯度算法、投影自然梯度算法、FastICA、SOBI、NJD非正交联合对角化。信号种类: MASK:2ASK,4ASK,8ASK MPSK:2PSK、4PSK、8PSK MFSK:2FSK、4FSK、8FSK 分连续相位CPFSK和离散相位DPFSK两种 MQAM:16QAM、32QAM、64QAM、128QAM OFDM:子载波数可任意选定,映射方式有BPSK、QPSK、4QAM、16QAM、
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-11-23
    • 文件大小:155627
    • 提供者:刘卫菠
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »
搜珍网 www.dssz.com